iT邦幫忙

第 12 屆 iThome 鐵人賽

DAY 2
0
Modern Web

用30days 了解web系列 第 2

(Day 02) Laravel Introduction and Understanding Laravel Framework

  • 分享至 

  • xImage
  •  

if you've picked PHP as your programming language, then it's time to learn a framework, which is Laravel.
https://ithelp.ithome.com.tw/upload/images/20200915/20129609Sb5BC3ni15.png

What is Laravel?
Laravel is open-source PHP framework design to make developing web apps easier and faster through the built-in features. and personally I think when it comes to clean, elegant, easy code and wants to build rich features, scalable, secure web apps, Laravel could be an excellent choice.

What you really need before getting started with Laravel?
If you already make your mind to learn Laravel. You should be familiar with PHP and working knowledge on HTML, CSS, and JavaScript as well. for those who haven't familiar with these things yet. you can have a look here.

More about Laravel
Laravel is a web application framework that follows MVC architecture. MVC stands for Model-View-Controller

https://ithelp.ithome.com.tw/upload/images/20200915/201296099DNz1OgcWP.png
Model - Model is a component which is responsible for managing the Application data.
View - View component represents the output or the UI part of applications.
Controller - A controller is an interface which interacts with the user, model, and view.


上一篇
(Day 01) Introduction
下一篇
(day 03) Laravel Installation Guide
系列文
用30days 了解web30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言